home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Komunik / Webscr / HTMLtool / _SETUP.1 / Rolling Credits 1.scp < prev    next >
Text File  |  1999-10-03  |  1KB  |  43 lines

  1. <HTMLtool>Rolling credits</HTMLtool>
  2. <SCRIPT LANGUAGE="JavaScript">
  3. <!--
  4.     var position = 0;
  5.     function scroller() {
  6.         if (position != 320) {
  7.                 position++;
  8.                 scroll(0,position);
  9.                 clearTimeout(timer);
  10.                 var timer = setTimeout("scroller()",3); timer;
  11.         }
  12.         else
  13.          {
  14.            location.replace("#");
  15.         }
  16. }
  17. // -->
  18.  
  19. </SCRIPT>
  20. <BODY ONLOAD="scroller()">
  21. <FONT FACE="VERDANA, ARIAL" SIZE="5" COLOR="804040">
  22. <P ALIGN="center">Rolling Credits</FONT></P>
  23. <P ALIGN="center"><FONT FACE="VERDANA, ARIAL" SIZE="4">This script allows you to: </P>
  24. <HR WIDTH="350" NOSHADE ALIGN="center">
  25. <P ALIGN="center">Place</P>
  26. <P ALIGN="center">text</P>
  27. <P ALIGN="center">descriptions</P>
  28. <P ALIGN="center">of </P>
  29. <P ALIGN="center">any </P>
  30. <P ALIGN="center">sort</P>
  31. <P ALIGN="center">and it will </P>
  32. <P ALIGN="center">scroll up</P>
  33. <P ALIGN="center">the page </P>
  34. <P ALIGN="center">until its done.</P>
  35. <P ALIGN="center">You can even</P>
  36. <P ALIGN="center">make <A HREF="http://www.lograf.com/">Links.</A></P>
  37. <P ALIGN="center">Or</P>
  38. <P ALIGN="center">use</P>
  39. <P ALIGN="center">images:</P>
  40. <P ALIGN="center"><IMG> </P>
  41. </FONT>
  42.  
  43.